body {
	font-size: 14px;
}

ul {
	list-style: none;
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix: {
	*zoom: 1;
	position: absolute;
	margin-top:500px 
	top:10px; 
}
.clearfix div div ul li a{
	text-align:; 

}
.fl {
	float: left;
}

.fr {
	float: right;
}

.content-center {
	width:100%;
	max-width: 1400px;
	margin: 0 auto;
}

.header-top {
	background: #870065;
	width: 100%;
	height: 120px;
}

.header {
	//width: 1104px;
	margin: 0 auto;
	color: #fff;
	background: url(../image/10.png) no-repeat right;
}

.header .logo {
	display: inline-block;
	width: 351px;
	height: 73px;
	padding: 25px 0px 25px 54px;
}

.header .seach {
	margin-top: 30px;
	margin-right: 54px;
}

.seach-a {
	display: block;
	margin-bottom: 10px;
}

.header .seach a {
	color: #fff;
	text-decoration: none;
}

.seach-seach {
	margin-top: 10px;
	position: relative;
}

.seach-seach .seach-b {
	width: 190px;
	height: 25px;
	padding-left: 5px;
	border-radius: 5px
}

.header .seach .seach-seach .seach-icon {
	position: absolute;
	top: 22px;
	right: 2px;
	width: 31px;
	height: 21px;
	background: url(../image/searchw.png) no-repeat;
	border: 0px;
	cursor: pointer;
}
/*��������*/
.nav {
	width: 100%;
	height: 40px;
}

.nav-content {
	width: 1104px;
	margin: 0 auto;
}

.nav .nav-content ul {
	padding-left: 45px;
	margin: 0px;
	border: 0px;
}

.nav .nav-content .nav-nav>li {
	float: left;
	display: inline;
	line-height: 50px;
	font-size: 14px;
	width: 115px;
}

.nav .nav-content .nav-nav>li a {
	color: #333;
	font-size: 16px;
	display: block;
	text-align: center;
}

.hover {
	/*background: #870065;
	color: #fff;*/
}

.hover-a {
	background: #ccc;
}

.nav .nav-content .nav-yc {
	padding-left: 5px;
	position: absolute;
	z-index: 1;
	width: 110px;
	display: none;
}

/*�ֲ�����*/
.banner {
	height: 460px;
	position: relative;
	overflow: hidden;
	background: #666;
}

/*wanghai 20240619*/
.banner ul {
	width: 5700px;
	position: absolute;
	top: 0;
	left: 0;
}

.banner ul li {
	float: left;
}

.banner ol {
	position: absolute;
	bottom: 15px;
	left: 615px;
}

.banner ol li {
	width: 12px;
	height: 12px;
	background: #fff;
	margin: 5px;
	float: left;
	border-radius: 50%;
	cursor: pointer;
	filter: alpha(opacity :       60);
	opacity: 0.6;
	-moz-opacity: 0.6;
}

.banner ol li.current {
	background: #fff;
	filter: alpha(opacity :       0.9);
	opacity: 0.9;
	-moz-opacity: 0.9;
}
/*���ݲ���*/
.container-aaa {
	width: 100%;
	background: #f4f4f4;
	margin-top: 30px;
	padding: 30px 0px;
	position: relative;
	/*background:url(../image/11.png)no-repeat   #f4f4f4;*/
}

.container-bg {
	width: 268px;
	height: 268px;
	position: absolute;
	top: 50px;
	left: 10px;
	background: url('../images/images/jing.png')no-repeat;
	z-index: 0;
}

.container-bg-right {
	width: 268px;
	height: 268px;
	position: absolute;
	bottom: 30px;
	right: 10px;
	background: url('../images/images/jing.png')no-repeat right;
}

.container-content {
	width: 1030px;
	margin: 0 auto;
	position:relative;
	z-index:10;
}

.container-content .container-left {
	width: 314px;
	height: 410px;
	margin-right: 30px;
	vertical-align: top;
	display: inline-block;
	padding: 10px;
	background: #fff;
}

.container-content .container-left .container-left-top {
	border-bottom: 2px solid #870065;
	height: 37px;
	line-height: 30px;
	padding-left: 0px;
	padding-bottom: 6px;
	font-size:16px;
	background: url('../images/images/4.png') no-repeat left center;
}

.container-content .container-left .container-left-top a {
	font-size: 16px;
	color: #333;
}

.container-content .container-left>span img {
	margin: 15px 0 0 6px;
}

.container-content .container-left>ul li {
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 6px;
}

.container-content .container-left>ul li span {
	margin-right: 10px;
	padding-left:6px;
}

.container-content .container-left>ul li a {
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.container-content .container-left>ul li:hover,.container-content .container-left>ul li a:hover
	{
	color: #870065;
}
/*���ݲ��ֵײ�*/
.container-bottom {
	padding: 20px 10px;
}

.container-bottom .container-bottom-top {
	width: 1000px;
/*	padding-left: 30px;*/
	background: url('../images/images/4.png') no-repeat left center;
	font-size: 16px;
	line-height: 30px;
	border-bottom: 2px solid #870065;
}

.container-bottom-buttom ul li {
	float: left;
	/*margin-right: 15px;*/
	padding: 30px 0 10px 0;
}
/*�ײ��ֲ�����*/
.container-bottom .container-bottom-buttom{
	width:1000px;
	padding-top:0px;
	position:relative;
	height:123px;
	overflow:hidden;
}
.container-bottom-buttom ul{
	width:4012px;position:absolute;
}
.container-bottom-buttom>ul>li{
	float:left;;font-size:0;
}
.container-bottom-buttom>ul>li img{
		margin-right:14px;
	}
/*�ײ�*/
/*.footer {
	width: 100%;
	height: 160px;
	background: #870065;
	padding: 25px 0;
	color: #fff;
}
*/
/*.footer-right {
	padding-top: 35px;
	text-align: center;*/
	/*display:inline-block;*/
	/*vertical-align:center;*/
}

/*.footer-top {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #fff; border:1px solid;
}

.footer-top ul li {
	line-height: 40px;	
	background:#11000d;
	font-size:14px;
	filter: alpha(opacity :       0.6);
	opacity: 0.6;
	-moz-opacity: 0.6;
}
*/
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix: {
	*zoom: 1;
}

.lingdao {
	width: 815px;
	/*float:right;*/
	min-height: 600px;
}

.lingdao .lingdao-top {
	text-align: center;
	margin-bottom: 10px;
}

.lingdao-center table {
	width: 97%;
	border: 0;
	margin-top:30px;
	margin-top: 50px auto 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin-left: 30px;
}

.lingdao-center table th {
	background: #F4F4F4;
	font-weight: 700;
	line-height: 30px;
	color: #333;
	text-align: center;
	font-size:18px;
}

.lingdao-center table tr:nth-child(odd) {
	background: #F4F4F4;
}

.lingdao-center table td,table th {
	border: 1px solid #EEE;
	height: 40px;
	padding: 0 10px;
	width: 150px;
	font-size: 16px;
}
.lingdao-center table td a{color:#870065;}
.lingdao-center table td div{
	padding-left:15px;
}


.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix: {
	*zoom: 1;
}

.SzDw {
	width: 815px;
	min-height: 600px;
	vertical-align:top;
}

.SzDw .SzDw-top {
	padding: 10px;
	font-weight: 700;
	border-bottom: 2px solid #ccc;
}

.SzDw .teachers {
	margin-top: 10px;
	padding:0 10px 81px 0px;
}

.SzDw .teachers .teachers-box {
	width: 45%;
	border: 1px solid #ccc;
	display: inline-block;
	line-height: 30px;
	padding: 5px;
	margin-top: 10px;
	margin-left:18px;
}

.SzDw .teachers .teachers-box .teachers-box-A {
	display: inline-block;
	float: left;
}

.SzDw .teachers .teachers-box .teachers-box-B {
	display: inline-block;
	margin-left: 16px;
	width: 65%;
	color:#666666;
	white-space:nowrap
}
.SzDw .teachers .teachers-box .teachers-box-B a{
	font-size:14px;
	color:#870065;
	text-decoration:none;
}
.SzDw .teachers .teachers-box .teachers-box-B .teachers-box-BX {
	border-bottom: 1px dashed #ccc;
	position: relative;
}


.teachers-box-BX span{
position: absolute;left: 60px
}









.SzDw .teachers .teachers-box .teachers-box-B .teachers-box-BX span{float:right;}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.clearfix: {
	*zoom: 1;
}

.teacher-Xq {
	width: 775px;
	/* float: right; */
	min-height: 200px;
	padding: 0px 10px 0px 30px;
	/*position:relative;
	overflow:hidden;*/
}

.teacher-Xq .teacher-center .teacher-left {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.teacher-Xq .teacher-center .teacher-right {
	display: inline-block;
	width: 460px;
	vertical-align: top;
}

.teacher-Xq .teacher-center .teacher-right .teacher-name {
	font-size: 28px;
	margin: 8px 0px 10px 80px;
}

.teacher-Xq .teacher-center .teacher-right .teacher-basic .item {
	min-height: 30px;
}

.teacher-Xq .teacher-center .teacher-right .teacher-basic .caption {
	color: #830f5b;
	font-weight: bold;
	vertical-align: top;
	display: inline-block;
	width: 80px;
	height: 100%;
}

.teacher-Xq .teacher-center .teacher-right .teacher-basic .info {
	text-align: justify;
	display: inline-block;
}

.teacher-Xq .teacher_main {
	margin: 10px 8px;
}

.teacher-Xq .teacher_main .parts-nav {
	padding: 0px 0px 0px 0px;
	border-bottom: 2px solid #830f5b;
	position: relative;
}

.teacher-Xq .teacher_main .parts-nav .item-item {
	display: inline-block;
	padding: 3px 10px;
	background-color: #853d73;
	border: 1px solid #853d73;
	border-bottom: none;
	color: #fff;
	cursor: pointer;
	margin-bottom: -2px;
}

.teacher-Xq .teacher_main .parts-nav .selected {
	background-color: #fff;
	color: #830f5b;
}

.teacher-Xq .teacher-parts {
	margin: 0px;
	position: absolute;
	top: 35px;
	left: 0px;
	//height:520px;
	overflow-y:auto;
	overflow-x: hidden;
}

.teacher-Xq .teacher-parts .caption {
	border-bottom: 1px dotted #830f5b;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	color: #830f5b;
	margin-bottom: 5px;
	line-height: 25px;
	width: 700px;
}

.teacher-Xq .teacher-parts .caption-center {
	margin: 10px 0px 15px 0px;
	line-height: 20px;
	color: #333;
}

.teacher-Xq .yincang {
	display: none;
}

.teacher-Xq .teacher_main .parts-nav .English {
	display: inline-block;
	margin-left: 50px;
}

.teacher-Xq .teacher_main .parts-nav .English a {
	color: #333;
}


/*ҳ��ײ��޸Ĳ���*/
.footer{
	width:100%;
	height:230px;
	color:#fff;
	/*background:#870065;*/
	/*background:url('../images/images/map.png')no-repeat right,#11000d;*/
	background:black;
	overflow:hidden;
	
}

.footer .container-content{
	width:100%;
	background:#870065;
	/*filter:alpha(opacity:70);
	opacity:0.7;  
	-moz-opacity:0.7;*/
}
.footer-right{
	padding-top:40px;
	text-align:center;
	height:120px;
}
.footer-top{
	text-align:center;
	width:100%;
	margin:0 auto;
	height:100px;
	padding-top:30px;
}
.footer-buttom{
	width:1000px;
	margin:0 auto;
}
.footer-buttom-left{
	width:700px;
	float:left;
	height:80px;
	margin-top:30px;
	border-right:1px solid;
}
.footer-buttom-left li{
	float:left;
	height:40px;
	line-height:20px;
}
.footer-buttom-left li:nth-child(5) a{
	color:white;
}
.footer-buttom-left li:nth-child(5) a:hover{
	color:#870065;
}
.footer-buttom-right{
	padding-top:30px;
	float:left;
}
.footer-buttom-right p{
	padding-left:25px;
}
.footer-buttom-right li{
	float:left;
	padding:25px;
	/*padding-top:25px;*/
}
.footer-buttom-right li a{
	color:#fff;
}
.footer-buttom-right li a span{
	padding:10px;
}
/*ҳ��ײ��޸Ĳ��ֽ���*/
/**/
/*��ҳ��ʽ*/
#pagination-demo1{
	/*width:370px;*/
	text-align:center;
	position: absolute;
	left:50%;
	margin-left:-180px;
	bottom:5px;
}
#pagination-demo1 ul li{
	float:left;
	width:40px;
	height:35px;
	line-height:35px;
	cursor:pointer;
}

.container-fluid{
	display: inline-block ;	
}

.student_content{
	height: auto;
	width: 100%;
}

.student_content ul li{
	float: left;
	list-style-type: none;
	margin-left: 20px;
	margin-top: 30px;
	position: relative;
	top: -30px;
}

.student_type_num{
	width: 235px;
	height: 200px;
}

.xuzi_xy_content{
	height: 200px;
	width: 235px;
}

.student_type_num_img{
	width: 235px;
	height: 175px;	
}

.student_type_num_img a img{
	width: 235px;
	height: 175px;
	margin-left: -28px
}
.student_type_num_span{
	width: 235px;
	height: 25px;
	font-size: 16px;
	background-color: black;
	opacity: 0.5;
	color: white;
	margin-top: 5px;
}

.crumbs ul li{
	list-style-type: none;
	float: left;
	margin-left:1px;
	text-indent: 0;
}
.crumbs ul strong{
	float: left;
}

#pagination-demo3{
	text-align:center;
	margin-left:320px;
	margin-top: 50px;
	bottom:5px;
}

#pagination-demo3 ul li{
	float:left;
	width:40px;
	height:35px;
	line-height:35px;
	cursor:pointer;
	
}
#pagination-demo3 ul li> a{
	text-align:center; 

}
/*.crumbs >ul>li{
	text-indent: 0px;
	margin-left:0px; 
}*/